home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 42
/
Amiga Format AFCD42 (Issue 126, Aug 1999).iso
/
-serious-
/
programming
/
c
/
pmm
/
developer
/
include
/
gateway_pragmas.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1999-05-17
|
244 b
|
14 lines
/*
** pragmas for gateway.library
**
** (C) Copyright 1998,1999 Michaela Prüß
** All Rights Reserved.
*/
#ifndef GATEWAY_GATEWAY_H
#define GATEWAY_GATEWAY_H
#include "_Pragmas_From_Fd_2_LIBCALL"
#endif /* GATEWAY_GATEWAY_H */